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 «©^«ªt\}«©^«ªt\{^ 100011111010101110101001010111101000111110101011101010100111010001011100011111011000111110101011101010010101111010001111101010111010101001110100010111000111101101011110 8faba95e8fabaa745c7d8faba95e8fabaa745c7b5e
SJIS-WIN ???^???t\}???^???t\{^ 001111110011111100111111010111100011111100111111001111110111010001011100011111010011111100111111001111110101111000111111001111110011111101110100010111000111101101011110 3f3f3f5e3f3f3f745c7d3f3f3f5e3f3f3f745c7b5e
EUC-JP ??©^??ªt\}??©^??ªt\{^ 0011111100111111100011111010001011101101010111100011111100111111100011111010001011101100011101000101110001111101001111110011111110001111101000101110110101011110001111110011111110001111101000101110110001110100010111000111101101011110 3f3f8fa2ed5e3f3f8fa2ec745c7d3f3f8fa2ed5e3f3f8fa2ec745c7b5e
UTF-8 «©^«ªt\}«©^«ªt\{^ 110000101000111111000010101010111100001010101001010111101100001010001111110000101010101111000010101010100111010001011100011111011100001010001111110000101010101111000010101010010101111011000010100011111100001010101011110000101010101001110100010111000111101101011110 c28fc2abc2a95ec28fc2abc2aa745c7dc28fc2abc2a95ec28fc2abc2aa745c7b5e
UHC ???^??ªt\}???^??ªt\{^ 0011111100111111001111110101111000111111001111111010100010100011011101000101110001111101001111110011111100111111010111100011111100111111101010001010001101110100010111000111101101011110 3f3f3f5e3f3fa8a3745c7d3f3f3f5e3f3fa8a3745c7b5e

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