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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 紙?燼????? 10001110100001100011111111100000100111100011111100111111001111110011111100111111 8e863fe09e3f3f3f3f3f
EUC-JP 紙?燼????? 10111011111001100011111111011111111111100011111100111111001111110011111100111111 bbe63fdffe3f3f3f3f3f
UTF-8 紙렧燼렰뤋툗등톻 111001111011010010011001111010111010000010100111111001111000011110111100111010111010000010110000111010111010010010001011111011011000100010010111111010111001001110110001111011011000011010111011 e7b499eba0a7e787bceba0b0eba48bed8897eb93b1ed86bb
UHC 紙렧燼렰뤋툗등톻 11110010101101011000111010110110111000111110100010001110101111011000111110111011101110001000111010110101111011101011011110001110 f2b58eb6e3e88ebd8fbbb88eb5eeb78e

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