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 ????rn}????rn{^ 001111110011111100111111001111110111001001101110011111010011111100111111001111110011111101110010011011100111101101011110 3f3f3f3f726e7d3f3f3f3f726e7b5e
SJIS-WIN ????rn}????rn{^ 001111110011111100111111001111110111001001101110011111010011111100111111001111110011111101110010011011100111101101011110 3f3f3f3f726e7d3f3f3f3f726e7b5e
EUC-JP ????rn}????rn{^ 001111110011111100111111001111110111001001101110011111010011111100111111001111110011111101110010011011100111101101011110 3f3f3f3f726e7d3f3f3f3f726e7b5e
UTF-8 챰챈혦짱rn}챰챈혦짱rn{^ 11101100101100011011000011101100101100011000100011101101100110001010011011101100101001111011000101110010011011100111110111101100101100011011000011101100101100011000100011101101100110001010011011101100101001111011000101110010011011100111101101011110 ecb1b0ecb188ed98a6eca7b1726e7decb1b0ecb188ed98a6eca7b1726e7b5e
UHC 챰챈혦짱rn}챰챈혦짱rn{^ 1100001110110001110000111010011011000010100011101100001010101111011100100110111001111101110000111011000111000011101001101100001010001110110000101010111101110010011011100111101101011110 c3b1c3a6c28ec2af726e7dc3b1c3a6c28ec2af726e7b5e

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