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 áb‰N}áb‰N{^ 11100001011000101000100110001101010011100111110111100001011000101000100110001101010011100111101101011110 e162898d4e7de162898d4e7b5e
SJIS-WIN ?b??N}?b??N{^ 00111111011000100011111100111111010011100111110100111111011000100011111100111111010011100111101101011110 3f623f3f4e7d3f623f3f4e7b5e
EUC-JP áb??N}áb??N{^ 1000111110101011101000010110001000111111001111110100111001111101100011111010101110100001011000100011111100111111010011100111101101011110 8faba1623f3f4e7d8faba1623f3f4e7b5e
UTF-8 áb‰N}áb‰N{^ 11000011101000010110001011000010100010011100001010001101010011100111110111000011101000010110001011000010100010011100001010001101010011100111101101011110 c3a162c289c28d4e7dc3a162c289c28d4e7b5e
UHC ?b??N}?b??N{^ 00111111011000100011111100111111010011100111110100111111011000100011111100111111010011100111101101011110 3f623f3f4e7d3f623f3f4e7b5e

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