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}?\???B{^ 001111110101110000111111001111110011111101000010011111010011111101011100001111110011111100111111010000100111101101011110 3f5c3f3f3f427d3f5c3f3f3f427b5e
SJIS-WIN ?\???B}?\???B{^ 001111110101110000111111001111110011111101000010011111010011111101011100001111110011111100111111010000100111101101011110 3f5c3f3f3f427d3f5c3f3f3f427b5e
EUC-JP ?\???B}?\???B{^ 001111110101110000111111001111110011111101000010011111010011111101011100001111110011111100111111010000100111101101011110 3f5c3f3f3f427d3f5c3f3f3f427b5e
UTF-8 챔\혧챠혧B}챔\혧챠혧B{^ 11101100101100011001010001011100111011011001100010100111111011001011000110100000111011011001100010100111010000100111110111101100101100011001010001011100111011011001100010100111111011001011000110100000111011011001100010100111010000100111101101011110 ecb1945ced98a7ecb1a0ed98a7427decb1945ced98a7ecb1a0ed98a7427b5e
UHC 챔\혧챠혧B}챔\혧챠혧B{^ 1100001110101000010111001100001010001111110000111010110111000010100011110100001001111101110000111010100001011100110000101000111111000011101011011100001010001111010000100111101101011110 c3a85cc28fc3adc28f427dc3a85cc28fc3adc28f427b5e

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