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 ???BM@???BM@B 00111111001111110011111101000010010011010100000000111111001111110011111101000010010011010100000001000010 3f3f3f424d403f3f3f424d4042
SJIS-WIN ???BM@???BM@B 00111111001111110011111101000010010011010100000000111111001111110011111101000010010011010100000001000010 3f3f3f424d403f3f3f424d4042
EUC-JP ???BM@???BM@B 00111111001111110011111101000010010011010100000000111111001111110011111101000010010011010100000001000010 3f3f3f424d403f3f3f424d4042
UTF-8 챠혱쨀BM@챠혱쨀BM@B 11101100101100011010000011101101100110001011000111101100101010001000000001000010010011010100000011101100101100011010000011101101100110001011000111101100101010001000000001000010010011010100000001000010 ecb1a0ed98b1eca880424d40ecb1a0ed98b1eca880424d4042
UHC 챠혱쨀BM@챠혱쨀BM@B 11000011101011011100001010011000110000101011001101000010010011010100000011000011101011011100001010011000110000101011001101000010010011010100000001000010 c3adc298c2b3424d40c3adc298c2b3424d4042

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