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 ?r?e}?r?e{^ 0011111101110010001111110110010101111101001111110111001000111111011001010111101101011110 3f723f657d3f723f657b5e
SJIS-WIN ?r?e}?r?e{^ 0011111101110010001111110110010101111101001111110111001000111111011001010111101101011110 3f723f657d3f723f657b5e
EUC-JP ?r?e}?r?e{^ 0011111101110010001111110110010101111101001111110111001000111111011001010111101101011110 3f723f657d3f723f657b5e
UTF-8 챈r창e}챈r창e{^ 11101100101100011000100001110010111011001011000010111101011001010111110111101100101100011000100001110010111011001011000010111101011001010111101101011110 ecb18872ecb0bd657decb18872ecb0bd657b5e
UHC 챈r창e}챈r창e{^ 110000111010011001110010110000111010001001100101011111011100001110100110011100101100001110100010011001010111101101011110 c3a672c3a2657dc3a672c3a2657b5e

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