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 ?\???Mi?\???MiB 001111110101110000111111001111110011111101001101011010010011111101011100001111110011111100111111010011010110100101000010 3f5c3f3f3f4d693f5c3f3f3f4d6942
SJIS-WIN ?\???Mi?\???MiB 001111110101110000111111001111110011111101001101011010010011111101011100001111110011111100111111010011010110100101000010 3f5c3f3f3f4d693f5c3f3f3f4d6942
EUC-JP ?\???Mi?\???MiB 001111110101110000111111001111110011111101001101011010010011111101011100001111110011111100111111010011010110100101000010 3f5c3f3f3f4d693f5c3f3f3f4d6942
UTF-8 챔\혦챠혧Mi챔\혦챠혧MiB 11101100101100011001010001011100111011011001100010100110111011001011000110100000111011011001100010100111010011010110100111101100101100011001010001011100111011011001100010100110111011001011000110100000111011011001100010100111010011010110100101000010 ecb1945ced98a6ecb1a0ed98a74d69ecb1945ced98a6ecb1a0ed98a74d6942
UHC 챔\혦챠혧Mi챔\혦챠혧MiB 1100001110101000010111001100001010001110110000111010110111000010100011110100110101101001110000111010100001011100110000101000111011000011101011011100001010001111010011010110100101000010 c3a85cc28ec3adc28f4d69c3a85cc28ec3adc28f4d6942

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