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 ???nD???nD^ 0011111100111111001111110110111001000100001111110011111100111111011011100100010001011110 3f3f3f6e443f3f3f6e445e
SJIS-WIN 室??nD室??nD^ 10001110101110100011111100111111011011100100010010001110101110100011111100111111011011100100010001011110 8eba3f3f6e448eba3f3f6e445e
EUC-JP 室??nD室??nD^ 10111100101111000011111100111111011011100100010010111100101111000011111100111111011011100100010001011110 bcbc3f3f6e44bcbc3f3f6e445e
UTF-8 室깗뢇nD室깗뢇nD^ 1110010110101110101001001110101010111001100101111110101110100010100001110110111001000100111001011010111010100100111010101011100110010111111010111010001010000111011011100100010001011110 e5aea4eab997eba2876e44e5aea4eab997eba2876e445e
UHC 室깗뢇nD室깗뢇nD^ 1110001111111000100000111000111110001111010000110110111001000100111000111111100010000011100011111000111101000011011011100100010001011110 e3f8838f8f436e44e3f8838f8f436e445e

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