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 絶??搖??葉 10010000111000100011111100111111100111011000101000111111001111111001011101110100 90e23f3f9d8a3f3f9774
EUC-JP 絶??搖??葉 11000000111001000011111100111111110110011110101000111111001111111100110111010101 c0e43f3fd9ea3f3fcdd5
UTF-8 絶귝뇰搖됪뇰葉 111001111011010110110110111010101011011110011101111010111000011110110000111001101001000010010110111010111001000010101010111010111000011110110000111010001001000110001001 e7b5b6eab79deb87b0e69096eb90aaeb87b0e89189
UHC 絶귝뇰搖됪뇰葉 1110111110111110100000101110011010110100101001011110100011110100100010011110011010110100101001011110011110101000 efbe82e6b4a5e8f489e6b4a5e7a8

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