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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 支?nW}支?nW{^ 10001110011110000011111101101110010101110111110110001110011110000011111101101110010101110111101101011110 8e783f6e577d8e783f6e577b5e
EUC-JP 支?nW}支?nW{^ 10111011110110010011111101101110010101110111110110111011110110010011111101101110010101110111101101011110 bbd93f6e577dbbd93f6e577b5e
UTF-8 支렜nW}支렜nW{^ 11100110100101001010111111101011101000001001110001101110010101110111110111100110100101001010111111101011101000001001110001101110010101110111101101011110 e694afeba09c6e577de694afeba09c6e577b5e
UHC 支렜nW}支렜nW{^ 111100101010100010001110101011100110111001010111011111011111001010101000100011101010111001101110010101110111101101011110 f2a88eae6e577df2a88eae6e577b5e

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