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{^ 1110101011110110101001110110111001111101111010101111011010100111011011100111101101011110 eaf6a76e7deaf6a76e7b5e
SJIS-WIN ??§n}??§n{^ 00111111001111111000000110011000011011100111110100111111001111111000000110011000011011100111101101011110 3f3f81986e7d3f3f81986e7b5e
EUC-JP êö§n}êö§n{^ 100011111010101110110100100011111010101111010011101000011111100001101110011111011000111110101011101101001000111110101011110100111010000111111000011011100111101101011110 8fabb48fabd3a1f86e7d8fabb48fabd3a1f86e7b5e
UTF-8 êö§n}êö§n{^ 1100001110101010110000111011011011000010101001110110111001111101110000111010101011000011101101101100001010100111011011100111101101011110 c3aac3b6c2a76e7dc3aac3b6c2a76e7b5e
UHC ??§n}??§n{^ 00111111001111111010000111010111011011100111110100111111001111111010000111010111011011100111101101011110 3f3fa1d76e7d3f3fa1d76e7b5e

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