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 ?X??F}v?X??F}vB 001111110101100000111111001111110100011001111101011101100011111101011000001111110011111101000110011111010111011001000010 3f583f3f467d763f583f3f467d7642
SJIS-WIN ?X??F}v?X??F}vB 001111110101100000111111001111110100011001111101011101100011111101011000001111110011111101000110011111010111011001000010 3f583f3f467d763f583f3f467d7642
EUC-JP ?X??F}v?X??F}vB 001111110101100000111111001111110100011001111101011101100011111101011000001111110011111101000110011111010111011001000010 3f583f3f467d763f583f3f467d7642
UTF-8 청X혦째F}v청X혦째F}vB 111011001011001010101101010110001110110110011000101001101110110010100111101110000100011001111101011101101110110010110010101011010101100011101101100110001010011011101100101001111011100001000110011111010111011001000010 ecb2ad58ed98a6eca7b8467d76ecb2ad58ed98a6eca7b8467d7642
UHC 청X혦째F}v청X혦째F}vB 110000111011101101011000110000101000111011000010101100000100011001111101011101101100001110111011010110001100001010001110110000101011000001000110011111010111011001000010 c3bb58c28ec2b0467d76c3bb58c28ec2b0467d7642

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