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 äP‹En}äP‹En{^ 1110010001010000100010111000111110001111010001010110111001111101111001000101000010001011100011111000111101000101011011100111101101011110 e4508b8f8f456e7de4508b8f8f456e7b5e
SJIS-WIN ?P???En}?P???En{^ 0011111101010000001111110011111100111111010001010110111001111101001111110101000000111111001111110011111101000101011011100111101101011110 3f503f3f3f456e7d3f503f3f3f456e7b5e
EUC-JP äP???En}äP???En{^ 100011111010101110100011010100000011111100111111001111110100010101101110011111011000111110101011101000110101000000111111001111110011111101000101011011100111101101011110 8faba3503f3f3f456e7d8faba3503f3f3f456e7b5e
UTF-8 äP‹En}äP‹En{^ 11000011101001000101000011000010100010111100001010001111110000101000111101000101011011100111110111000011101001000101000011000010100010111100001010001111110000101000111101000101011011100111101101011110 c3a450c28bc28fc28f456e7dc3a450c28bc28fc28f456e7b5e
UHC ?P???En}?P???En{^ 0011111101010000001111110011111100111111010001010110111001111101001111110101000000111111001111110011111101000101011011100111101101011110 3f503f3f3f456e7d3f503f3f3f456e7b5e

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