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 ú´¢o{N}ú´¢o{N{^ 111110101011010010100010011011110111101101001110011111011111101010110100101000100110111101111011010011100111101101011110 fab4a26f7b4e7dfab4a26f7b4e7b5e
SJIS-WIN ?´¢o{N}?´¢o{N{^ 00111111100000010100110010000001100100010110111101111011010011100111110100111111100000010100110010000001100100010110111101111011010011100111101101011110 3f814c81916f7b4e7d3f814c81916f7b4e7b5e
EUC-JP ú´¢o{N}ú´¢o{N{^ 1000111110101011111000101010000110101101101000011111000101101111011110110100111001111101100011111010101111100010101000011010110110100001111100010110111101111011010011100111101101011110 8fabe2a1ada1f16f7b4e7d8fabe2a1ada1f16f7b4e7b5e
UTF-8 ú´¢o{N}ú´¢o{N{^ 110000111011101011000010101101001100001010100010011011110111101101001110011111011100001110111010110000101011010011000010101000100110111101111011010011100111101101011110 c3bac2b4c2a26f7b4e7dc3bac2b4c2a26f7b4e7b5e
UHC ?´?o{N}?´?o{N{^ 0011111110100010101001010011111101101111011110110100111001111101001111111010001010100101001111110110111101111011010011100111101101011110 3fa2a53f6f7b4e7d3fa2a53f6f7b4e7b5e

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