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 1101001110100011010011100111110101110110110100111010001101001110011111010111011001000010 d3a34e7d76d3a34e7d7642
SJIS-WIN ?£N}v?£N}vB 00111111100000011001001001001110011111010111011000111111100000011001001001001110011111010111011001000010 3f81924e7d763f81924e7d7642
EUC-JP Ó£N}vÓ£N}vB 1000111110101010110100011010000111110010010011100111110101110110100011111010101011010001101000011111001001001110011111010111011001000010 8faad1a1f24e7d768faad1a1f24e7d7642
UTF-8 Ó£N}vÓ£N}vB 110000111001001111000010101000110100111001111101011101101100001110010011110000101010001101001110011111010111011001000010 c393c2a34e7d76c393c2a34e7d7642
UHC ??N}v??N}vB 0011111100111111010011100111110101110110001111110011111101001110011111010111011001000010 3f3f4e7d763f3f4e7d7642

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