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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 쩌창횓짢쩌창횓짢^ 11101100101010011000110011101100101100001011110111101101100110101001001111101100101001111010001011101100101010011000110011101100101100001011110111101101100110101001001111101100101001111010001001011110 eca98cecb0bded9a93eca7a2eca98cecb0bded9a93eca7a25e
UHC 쩌창횓짢쩌창횓짢^ 1100001010111100110000111010001011000011100011101100001010101000110000101011110011000011101000101100001110001110110000101010100001011110 c2bcc3a2c38ec2a8c2bcc3a2c38ec2a85e

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