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 勝??\}勝??\{^ 10001111100111110011111100111111010111000111110110001111100111110011111100111111010111000111101101011110 8f9f3f3f5c7d8f9f3f3f5c7b5e
EUC-JP 勝??\}勝??\{^ 10111110101000010011111100111111010111000111110110111110101000010011111100111111010111000111101101011110 bea13f3f5c7dbea13f3f5c7b5e
UTF-8 勝꼨궚\}勝꼨궚\{^ 1110010110001011100111011110101010111100101010001110101010110110100110100101110001111101111001011000101110011101111010101011110010101000111010101011011010011010010111000111101101011110 e58b9deabca8eab69a5c7de58b9deabca8eab69a5c7b5e
UHC 勝꼨궚\}勝꼨궚\{^ 1110001110101101100001001000010110000010101011110101110001111101111000111010110110000100100001011000001010101111010111000111101101011110 e3ad848582af5c7de3ad848582af5c7b5e

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