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 敖??節??恂 10011101110000100011111100111111100100001101111100111111001111111001110010010110 9dc23f3f90df3f3f9c96
EUC-JP 敖??節??恂 11011010110001000011111100111111110000001110000100111111001111111101011111110110 dac43f3fc0e13f3fd7f6
UTF-8 敖잍벦節얍넼恂 111001101001010110010110111011001001111010001101111010111011001010100110111001111010111110000000111011001001011010001101111010111000010010111100111001101000000110000010 e69596ec9e8debb2a6e7af80ec968deb84bce68182
UHC 敖잍벦節얍넼恂 1110011111111001100111111110011010010011101111101110111110111101101111101110010110000110101101101110001011100001 e7f99fe693beefbdbee586b6e2e1

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