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 ??B}v??B}vB 0011111100111111010000100111110101110110001111110011111101000010011111010111011001000010 3f3f427d763f3f427d7642
SJIS-WIN ??B}v??B}vB 0011111100111111010000100111110101110110001111110011111101000010011111010111011001000010 3f3f427d763f3f427d7642
EUC-JP ??B}v??B}vB 0011111100111111010000100111110101110110001111110011111101000010011111010111011001000010 3f3f427d763f3f427d7642
UTF-8 렺찼B}v렺찼B}vB 11101011101000001011101011101100101100001011110001000010011111010111011011101011101000001011101011101100101100001011110001000010011111010111011001000010 eba0baecb0bc427d76eba0baecb0bc427d7642
UHC 렺찼B}v렺찼B}vB 100011101100001011000011101000010100001001111101011101101000111011000010110000111010000101000010011111010111011001000010 8ec2c3a1427d768ec2c3a1427d7642

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