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 ?T??}v?T??}vB 00111111010101000011111100111111011111010111011000111111010101000011111100111111011111010111011001000010 3f543f3f7d763f543f3f7d7642
SJIS-WIN ?T??}v?T??}vB 00111111010101000011111100111111011111010111011000111111010101000011111100111111011111010111011001000010 3f543f3f7d763f543f3f7d7642
EUC-JP ?T??}v?T??}vB 00111111010101000011111100111111011111010111011000111111010101000011111100111111011111010111011001000010 3f543f3f7d763f543f3f7d7642
UTF-8 청T혦짬}v청T혦짬}vB 11101100101100101010110101010100111011011001100010100110111011001010011110101100011111010111011011101100101100101010110101010100111011011001100010100110111011001010011110101100011111010111011001000010 ecb2ad54ed98a6eca7ac7d76ecb2ad54ed98a6eca7ac7d7642
UHC 청T혦짬}v청T혦짬}vB 11000011101110110101010011000010100011101100001010101011011111010111011011000011101110110101010011000010100011101100001010101011011111010111011001000010 c3bb54c28ec2ab7d76c3bb54c28ec2ab7d7642

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