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???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN }v}vB 1111100011000011111100111011001111110110110000000111110101110110111110001100001111110011101100111111011011000000011111010111011001000010 f8c3f3b3f6c07d76f8c3f3b3f6c07d7642
EUC-JP ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
UTF-8 }v}vB 1110111010011001101000101110111010001010101001101110111010010011101001110111110101110110111011101001100110100010111011101000101010100110111011101001001110100111011111010111011001000010 ee99a2ee8aa6ee93a77d76ee99a2ee8aa6ee93a77d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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