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 ¹ÂÜÆn}v¹ÂÜÆn}vB 101110011100001011011100110001100110111001111101011101101011100111000010110111001100011001101110011111010111011001000010 b9c2dcc66e7d76b9c2dcc66e7d7642
SJIS-WIN ????n}v????n}vB 001111110011111100111111001111110110111001111101011101100011111100111111001111110011111101101110011111010111011001000010 3f3f3f3f6e7d763f3f3f3f6e7d7642
EUC-JP ?ÂÜÆn}v?ÂÜÆn}vB 001111111000111110101010101001001000111110101010111001001000111110101001101000010110111001111101011101100011111110001111101010101010010010001111101010101110010010001111101010011010000101101110011111010111011001000010 3f8faaa48faae48fa9a16e7d763f8faaa48faae48fa9a16e7d7642
UTF-8 ¹ÂÜÆn}v¹ÂÜÆn}vB 1100001010111001110000111000001011000011100111001100001110000110011011100111110101110110110000101011100111000011100000101100001110011100110000111000011001101110011111010111011001000010 c2b9c382c39cc3866e7d76c2b9c382c39cc3866e7d7642
UHC ¹??Æn}v¹??Æn}vB 10101001111101100011111100111111101010001010000101101110011111010111011010101001111101100011111100111111101010001010000101101110011111010111011001000010 a9f63f3fa8a16e7d76a9f63f3fa8a16e7d7642

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