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}¡À©£{N{^ 101000011100000010101001101000110111101101001110011111011010000111000000101010011010001101111011010011100111101101011110 a1c0a9a37b4e7da1c0a9a37b4e7b5e
SJIS-WIN ???£{N}???£{N{^ 0011111100111111001111111000000110010010011110110100111001111101001111110011111100111111100000011001001001111011010011100111101101011110 3f3f3f81927b4e7d3f3f3f81927b4e7b5e
EUC-JP ¡À©£{N}¡À©£{N{^ 1000111110100010110000101000111110101010101000101000111110100010111011011010000111110010011110110100111001111101100011111010001011000010100011111010101010100010100011111010001011101101101000011111001001111011010011100111101101011110 8fa2c28faaa28fa2eda1f27b4e7d8fa2c28faaa28fa2eda1f27b4e7b5e
UTF-8 ¡À©£{N}¡À©£{N{^ 1100001010100001110000111000000011000010101010011100001010100011011110110100111001111101110000101010000111000011100000001100001010101001110000101010001101111011010011100111101101011110 c2a1c380c2a9c2a37b4e7dc2a1c380c2a9c2a37b4e7b5e
UHC ¡???{N}¡???{N{^ 1010001010101110001111110011111100111111011110110100111001111101101000101010111000111111001111110011111101111011010011100111101101011110 a2ae3f3f3f7b4e7da2ae3f3f3f7b4e7b5e

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