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{^ 10001110110000001000111111100011110101011000111010111111011011100111110110001110110000001000111111100011110101011000111010111111011011100111101101011110 8ec08fe3d58ebf6e7d8ec08fe3d58ebf6e7b5e
SJIS-WIN ???????n}???????n{^ 00111111001111110011111100111111001111110011111100111111011011100111110100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f6e7b5e
EUC-JP ?À?ãÕ?¿n}?À?ãÕ?¿n{^ 0011111110001111101010101010001000111111100011111010101110101010100011111010101011011000001111111000111110100010110001000110111001111101001111111000111110101010101000100011111110001111101010111010101010001111101010101101100000111111100011111010001011000100011011100111101101011110 3f8faaa23f8fabaa8faad83f8fa2c46e7d3f8faaa23f8fabaa8faad83f8fa2c46e7b5e
UTF-8 ŽÀãՎ¿n}ŽÀãՎ¿n{^ 110000101000111011000011100000001100001010001111110000111010001111000011100101011100001010001110110000101011111101101110011111011100001010001110110000111000000011000010100011111100001110100011110000111001010111000010100011101100001010111111011011100111101101011110 c28ec380c28fc3a3c395c28ec2bf6e7dc28ec380c28fc3a3c395c28ec2bf6e7b5e
UHC ??????¿n}??????¿n{^ 001111110011111100111111001111110011111100111111101000101010111101101110011111010011111100111111001111110011111100111111001111111010001010101111011011100111101101011110 3f3f3f3f3f3fa2af6e7d3f3f3f3f3f3fa2af6e7b5e

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