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 ??WW}??WW{^ 0011111100111111010101110101011101111101001111110011111101010111010101110111101101011110 3f3f57577d3f3f57577b5e
SJIS-WIN トセWW}トセWW{^ 1100010010111110010101110101011101111101110001001011111001010111010101110111101101011110 c4be57577dc4be57577b5e
EUC-JP トセWW}トセWW{^ 100011101100010010001110101111100101011101010111011111011000111011000100100011101011111001010111010101110111101101011110 8ec48ebe57577d8ec48ebe57577b5e
UTF-8 トセWW}トセWW{^ 11101111101111101000010011101111101111011011111001010111010101110111110111101111101111101000010011101111101111011011111001010111010101110111101101011110 efbe84efbdbe57577defbe84efbdbe57577b5e
UHC ??WW}??WW{^ 0011111100111111010101110101011101111101001111110011111101010111010101110111101101011110 3f3f57577d3f3f57577b5e

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