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 甕??節??窈 11100001010100000011111100111111100100001101111100111111001111111110001001110111 e1503f3f90df3f3fe277
EUC-JP 甕??節??窈 11100001101100010011111100111111110000001110000100111111001111111110001111011000 e1b13f3fc0e13f3fe3d8
UTF-8 甕드쩂節띰스窈 111001111001010010010101111010111001001110011100111011001010100110000010111001111010111110000000111010111001110110110000111011001000101010100100111001111010101010001000 e79495eb939ceca982e7af80eb9db0ec8aa4e7aa88
UHC 甕드쩂節띰스窈 1110100010111000101101011110010110100100100111001110111110111101101101101110111110111101101110101110100110100001 e8b8b5e5a49cefbdb6efbdbae9a1

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