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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
EUC-JP ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
UTF-8 창횇횜찾창횇횪짹F 11101100101100001011110111101101100110101000011111101101100110101001110011101100101100001011111011101100101100001011110111101101100110101000011111101101100110101010101011101100101001111011100101000110 ecb0bded9a87ed9a9cecb0beecb0bded9a87ed9aaaeca7b946
UHC 창횇횜찾창횇횪짹F 1100001110100010110000111000010111000011100101101100001110100011110000111010001011000011100001011100001110100000110000101011000101000110 c3a2c385c396c3a3c3a2c385c3a0c2b146

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