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 ’@e’Aq}v’@e’Aq}vB 1001001001000000011001011001001001000001011100010111110101110110100100100100000001100101100100100100000101110001011111010111011001000010 9240659241717d769240659241717d7642
SJIS-WIN ?@e?Aq}v?@e?Aq}vB 0011111101000000011001010011111101000001011100010111110101110110001111110100000001100101001111110100000101110001011111010111011001000010 3f40653f41717d763f40653f41717d7642
EUC-JP ?@e?Aq}v?@e?Aq}vB 0011111101000000011001010011111101000001011100010111110101110110001111110100000001100101001111110100000101110001011111010111011001000010 3f40653f41717d763f40653f41717d7642
UTF-8 ’@e’Aq}v’@e’Aq}vB 110000101001001001000000011001011100001010010010010000010111000101111101011101101100001010010010010000000110010111000010100100100100000101110001011111010111011001000010 c2924065c29241717d76c2924065c29241717d7642
UHC ?@e?Aq}v?@e?Aq}vB 0011111101000000011001010011111101000001011100010111110101110110001111110100000001100101001111110100000101110001011111010111011001000010 3f40653f41717d763f40653f41717d7642

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