To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 炅爾\}炅爾\{^ 11111011010100011000111010100010010111000111110111111011010100011000111010100010010111000111101101011110 fb518ea25c7dfb518ea25c7b5e
EUC-JP 炅爾\}炅爾\{^ 100011111100100111001010101111001010010001011100011111011000111111001001110010101011110010100100010111000111101101011110 8fc9cabca45c7d8fc9cabca45c7b5e
UTF-8 炅爾\}炅爾\{^ 1110011110000010100001011110011110001000101111100101110001111101111001111000001010000101111001111000100010111110010111000111101101011110 e78285e788be5c7de78285e788be5c7b5e
UHC 炅爾\}炅爾\{^ 11001100110111011110110010110011010111000111110111001100110111011110110010110011010111000111101101011110 ccddecb35c7dccddecb35c7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)