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 ?\???^?\???^B 00111111010111000011111100111111001111110101111000111111010111000011111100111111001111110101111001000010 3f5c3f3f3f5e3f5c3f3f3f5e42
SJIS-WIN ?\???^?\???^B 00111111010111000011111100111111001111110101111000111111010111000011111100111111001111110101111001000010 3f5c3f3f3f5e3f5c3f3f3f5e42
EUC-JP ?\???^?\???^B 00111111010111000011111100111111001111110101111000111111010111000011111100111111001111110101111001000010 3f5c3f3f3f5e3f5c3f3f3f5e42
UTF-8 챔\혗혧혧^챔\혗혧혧^B 1110110010110001100101000101110011101101100110001001011111101101100110001010011111101101100110001010011101011110111011001011000110010100010111001110110110011000100101111110110110011000101001111110110110011000101001110101111001000010 ecb1945ced9897ed98a7ed98a75eecb1945ced9897ed98a7ed98a75e42
UHC 챔\혗혧혧^챔\혗혧혧^B 110000111010100001011100110000101000001011000010100011111100001010001111010111101100001110101000010111001100001010000010110000101000111111000010100011110101111001000010 c3a85cc282c28fc28f5ec3a85cc282c28fc28f5e42

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