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 ????????^] 00111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f5e5d
SJIS-WIN ????????^] 00111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f5e5d
EUC-JP ????????^] 00111111001111110011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f3f3f5e5d
UTF-8 챵쨋횧챌혦짚혦짹^] 1110110010110001101101011110110010101000100010111110110110011010101001111110110010110001100011001110110110011000101001101110110010100111100110101110110110011000101001101110110010100111101110010101111001011101 ecb1b5eca88bed9aa7ecb18ced98a6eca79aed98a6eca7b95e5d
UHC 챵쨋횧챌혦짚혦짹^] 110000111011001011000010101101101100001110011110110000111010011111000010100011101100001010100100110000101000111011000010101100010101111001011101 c3b2c2b6c39ec3a7c28ec2a4c28ec2b15e5d

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