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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN クス識クス識B 1111000010110000101110001111000110001110101111011000111010101111111100001011000010111000111100011000111010111101100011101010111101000010 f0b0b8f18ebd8eaff0b0b8f18ebd8eaf42
EUC-JP ?ク?ス識?ク?ス識B 0011111110001110101110000011111110001110101111011011110010110001001111111000111010111000001111111000111010111101101111001011000101000010 3f8eb83f8ebdbcb13f8eb83f8ebdbcb142
UTF-8 クス識クス識B 11101110100000011010111111101111101111011011100011101110100001001000100111101111101111011011110111101000101011011001100011101110100000011010111111101111101111011011100011101110100001001000100111101111101111011011110111101000101011011001100001000010 ee81afefbdb8ee8489efbdbde8ad98ee81afefbdb8ee8489efbdbde8ad9842
UHC ????識????識B 00111111001111110011111100111111111000111101101100111111001111110011111100111111111000111101101101000010 3f3f3f3fe3db3f3f3f3fe3db42

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