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 ???E???M???E???M^ 0011111100111111001111110100010100111111001111110011111101001101001111110011111100111111010001010011111100111111001111110100110101011110 3f3f3f453f3f3f4d3f3f3f453f3f3f4d5e
SJIS-WIN ??勝E??勝M??勝E??勝M^ 001111110011111110001111100111110100010100111111001111111000111110011111010011010011111100111111100011111001111101000101001111110011111110001111100111110100110101011110 3f3f8f9f453f3f8f9f4d3f3f8f9f453f3f8f9f4d5e
EUC-JP ??勝E??勝M??勝E??勝M^ 001111110011111110111110101000010100010100111111001111111011111010100001010011010011111100111111101111101010000101000101001111110011111110111110101000010100110101011110 3f3fbea1453f3fbea14d3f3fbea1453f3fbea14d5e
UTF-8 챙철勝E챙철勝M챙철勝E챙철勝M^ 1110110010110001100110011110110010110010101000001110010110001011100111010100010111101100101100011001100111101100101100101010000011100101100010111001110101001101111011001011000110011001111011001011001010100000111001011000101110011101010001011110110010110001100110011110110010110010101000001110010110001011100111010100110101011110 ecb199ecb2a0e58b9d45ecb199ecb2a0e58b9d4decb199ecb2a0e58b9d45ecb199ecb2a0e58b9d4d5e
UHC 챙철勝E챙철勝M챙철勝E챙철勝M^ 1100001110101100110000111011011011100011101011010100010111000011101011001100001110110110111000111010110101001101110000111010110011000011101101101110001110101101010001011100001110101100110000111011011011100011101011010100110101011110 c3acc3b6e3ad45c3acc3b6e3ad4dc3acc3b6e3ad45c3acc3b6e3ad4d5e

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