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 1111100110101110111000101111100011110011110111010111110101110110111110011010111011100010111110001111001111011101011111010111011001000010 f9aee2f8f3dd7d76f9aee2f8f3dd7d7642
EUC-JP ?糲?}v?糲?}vB 00111111111001001111101000111111011111010111011000111111111001001111101000111111011111010111011001000010 3fe4fa3f7d763fe4fa3f7d7642
UTF-8 糲}v糲}vB 1110111010011100100010011110011110110011101100101110111010001011100100000111110101110110111011101001110010001001111001111011001110110010111011101000101110010000011111010111011001000010 ee9c89e7b3b2ee8b907d76ee9c89e7b3b2ee8b907d7642
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)