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 ???M???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
SJIS-WIN ???M???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
EUC-JP ???M???MB 001111110011111100111111010011010011111100111111001111110100110101000010 3f3f3f4d3f3f3f4d42
UTF-8 챔혦쨉M챔혦쨉MB 111011001011000110010100111011011001100010100110111011001010100010001001010011011110110010110001100101001110110110011000101001101110110010101000100010010100110101000010 ecb194ed98a6eca8894decb194ed98a6eca8894d42
UHC 챔혦쨉M챔혦쨉MB 110000111010100011000010100011101100001010110101010011011100001110101000110000101000111011000010101101010100110101000010 c3a8c28ec2b54dc3a8c28ec2b54d42

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