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 ?\???^?\?? 00111111010111000011111100111111001111110101111000111111010111000011111100111111 3f5c3f3f3f5e3f5c3f3f
SJIS-WIN ?\???^?\?? 00111111010111000011111100111111001111110101111000111111010111000011111100111111 3f5c3f3f3f5e3f5c3f3f
EUC-JP ?\???^?\?? 00111111010111000011111100111111001111110101111000111111010111000011111100111111 3f5c3f3f3f5e3f5c3f3f
UTF-8 챔\혖혧혧^챔\혖혧 111011001011000110010100010111001110110110011000100101101110110110011000101001111110110110011000101001110101111011101100101100011001010001011100111011011001100010010110111011011001100010100111 ecb1945ced9896ed98a7ed98a75eecb1945ced9896ed98a7
UHC 챔\혖혧혧^챔\혖혧 1100001110101000010111001100001010000001110000101000111111000010100011110101111011000011101010000101110011000010100000011100001010001111 c3a85cc281c28fc28f5ec3a85cc281c28f

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