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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瓮??娃①?節 1110000101000100001111110011111110001000101000011000011101000000001111111001000011011111 e1443f3f88a187403f90df
EUC-JP 瓮??娃??節 11100001101001010011111100111111101100001010001100111111001111111100000011100001 e1a53f3fb0a33f3fc0e1
UTF-8 瓮뗰슛娃①ㅌ節 111001111001001110101110111010111001011110110000111011001000101010011011111001011010100010000011111000101001000110100000111000111000010110001100111001111010111110000000 e793aeeb97b0ec8a9be5a883e291a0e3858ce7af80
UHC 瓮뗰슛娃①ㅌ節 1110100010110111100010111110111110111101101110001110100011011111101010001110011110100100101111001110111110111101 e8b78befbdb8e8dfa8e7a4bcefbd

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