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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??宿煙}??宿煙{^ 001111110011111110001111011010001000100110001100011111010011111100111111100011110110100010001001100011000111101101011110 3f3f8f68898c7d3f3f8f68898c7b5e
EUC-JP ??宿煙}??宿煙{^ 001111110011111110111101110010011011000111101100011111010011111100111111101111011100100110110001111011000111101101011110 3f3fbdc9b1ec7d3f3fbdc9b1ec7b5e
UTF-8 롍렚宿煙}롍렚宿煙{^ 111010111010000110001101111010111010000010011010111001011010111010111111111001111000010110011001011111011110101110100001100011011110101110100000100110101110010110101110101111111110011110000101100110010111101101011110 eba18deba09ae5aebfe785997deba18deba09ae5aebfe785997b5e
UHC 롍렚宿煙}롍렚宿煙{^ 10001110110100111000111010101101111000101101011011100110110101010111110110001110110100111000111010101101111000101101011011100110110101010111101101011110 8ed38eade2d6e6d57d8ed38eade2d6e6d57b5e

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