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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 勝}勝勝[}勝}勝勝[{^ 10001111100111110111110110001111100111111000111110011111010110110111110110001111100111110111110110001111100111111000111110011111010110110111101101011110 8f9f7d8f9f8f9f5b7d8f9f7d8f9f8f9f5b7b5e
EUC-JP 勝}勝勝[}勝}勝勝[{^ 10111110101000010111110110111110101000011011111010100001010110110111110110111110101000010111110110111110101000011011111010100001010110110111101101011110 bea17dbea1bea15b7dbea17dbea1bea15b7b5e
UTF-8 勝}勝勝[}勝}勝勝[{^ 11100101100010111001110101111101111001011000101110011101111001011000101110011101010110110111110111100101100010111001110101111101111001011000101110011101111001011000101110011101010110110111101101011110 e58b9d7de58b9de58b9d5b7de58b9d7de58b9de58b9d5b7b5e
UHC 勝}勝勝[}勝}勝勝[{^ 11100011101011010111110111100011101011011110001110101101010110110111110111100011101011010111110111100011101011011110001110101101010110110111101101011110 e3ad7de3ade3ad5b7de3ad7de3ade3ad5b7b5e

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