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 ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
SJIS-WIN ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
EUC-JP ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
UTF-8 챦짠혣창혩쨈챘짹쩍] 11101100101100011010011011101100101001111010000011101101100110001010001111101100101100001011110111101101100110001010100111101100101010001000100011101100101100011001100011101100101001111011100111101100101010011000110101011101 ecb1a6eca7a0ed98a3ecb0bded98a9eca888ecb198eca7b9eca98d5d
UHC 챦짠혣창혩쨈챘짹쩍] 11000011101011111100001010100111110000101000110011000011101000101100001010010001110000101011010011000011101010111100001010110001110000101011110101011101 c3afc2a7c28cc3a2c291c2b4c3abc2b1c2bd5d

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