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 ????????v}B 0011111100111111001111110011111100111111001111110011111100111111011101100111110101000010 3f3f3f3f3f3f3f3f767d42
SJIS-WIN ????????v}B 0011111100111111001111110011111100111111001111110011111100111111011101100111110101000010 3f3f3f3f3f3f3f3f767d42
EUC-JP ????????v}B 0011111100111111001111110011111100111111001111110011111100111111011101100111110101000010 3f3f3f3f3f3f3f3f767d42
UTF-8 쩌횇혦짝혦횆쩌짙v}B 111011001010100110001100111011011001101010000111111011011001100010100110111011001010011110011101111011011001100010100110111011011001101010000110111011001010100110001100111011001010011110011001011101100111110101000010 eca98ced9a87ed98a6eca79ded98a6ed9a86eca98ceca799767d42
UHC 쩌횇혦짝혦횆쩌짙v}B 11000010101111001100001110000101110000101000111011000010101001101100001010001110110000111000010011000010101111001100001010100011011101100111110101000010 c2bcc385c28ec2a6c28ec384c2bcc2a3767d42

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