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 鞴、驥溽ケ占エ 1110100011100100101001001110100110000111100111111110011110111001100100001110100010110100 e8e4a4e9879fe7b990e8b4
EUC-JP 鞴、驥溽ケ占エ 1111000011100110100011101010010011110001111001111101111011101001100011101011100111000000111010101000111010110100 f0e68ea4f1e7dee98eb9c0ea8eb4
UTF-8 鞴、驥溽ケ占エ 111010011001111010110100111011111011110110100100111010011010100110100101111001101011101010111101111011111011110110111001111001011000110110100000111011111011110110110100 e99eb4efbda4e9a9a5e6babdefbdb9e58da0efbdb4
UHC ??驥??占? 001111110011111111010001110010100011111100111111111011111011111100111111 3f3fd1ca3f3fefbf3f

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