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 ???D^b[???D^b[^ 001111110011111100111111010001000101111001100010010110110011111100111111001111110100010001011110011000100101101101011110 3f3f3f445e625b3f3f3f445e625b5e
SJIS-WIN ??勝D^b[??勝D^b[^ 0011111100111111100011111001111101000100010111100110001001011011001111110011111110001111100111110100010001011110011000100101101101011110 3f3f8f9f445e625b3f3f8f9f445e625b5e
EUC-JP ??勝D^b[??勝D^b[^ 0011111100111111101111101010000101000100010111100110001001011011001111110011111110111110101000010100010001011110011000100101101101011110 3f3fbea1445e625b3f3fbea1445e625b5e
UTF-8 챙철勝D^b[챙철勝D^b[^ 111011001011000110011001111011001011001010100000111001011000101110011101010001000101111001100010010110111110110010110001100110011110110010110010101000001110010110001011100111010100010001011110011000100101101101011110 ecb199ecb2a0e58b9d445e625becb199ecb2a0e58b9d445e625b5e
UHC 챙철勝D^b[챙철勝D^b[^ 110000111010110011000011101101101110001110101101010001000101111001100010010110111100001110101100110000111011011011100011101011010100010001011110011000100101101101011110 c3acc3b6e3ad445e625bc3acc3b6e3ad445e625b5e

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