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 鞨ょ争蕀∫「ェ 111010001110000010000010111001011001000110001000111001001111100110000001111001111010001010101010 e8e082e59188e4f981e7a2aa
EUC-JP 鞨ょ争蕀∫「ェ 1111000011100010101001001110011111000001111010001110100011111011101000101110100110001110101000101000111010101010 f0e2a4e7c1e8e8fba2e98ea28eaa
UTF-8 鞨ょ争蕀∫「ェ 111010011001111010101000111000111000001010000111111001001011101010001001111010001001010110000000111000101000100010101011111011111011110110100010111011111011110110101010 e99ea8e38287e4ba89e89580e288abefbda2efbdaa
UHC 鞨ょ??∫?? 11001010111010101010101011100111001111110011111110100001111100100011111100111111 caeaaae73f3fa1f23f3f

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