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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 訊??\}訊??\{^ 10010000011101010011111100111111010111000111110110010000011101010011111100111111010111000111101101011110 90753f3f5c7d90753f3f5c7b5e
EUC-JP 訊??\}訊??\{^ 10111111110101100011111100111111010111000111110110111111110101100011111100111111010111000111101101011110 bfd63f3f5c7dbfd63f3f5c7b5e
UTF-8 訊덊뢖\}訊덊뢖\{^ 1110100010101000100010101110101110001101100010101110101110100010100101100101110001111101111010001010100010001010111010111000110110001010111010111010001010010110010111000111101101011110 e8a88aeb8d8aeba2965c7de8a88aeb8d8aeba2965c7b5e
UHC 訊덊뢖\}訊덊뢖\{^ 1110001111110010100010001110110110001111010100010101110001111101111000111111001010001000111011011000111101010001010111000111101101011110 e3f288ed8f515c7de3f288ed8f515c7b5e

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