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{^ 11001011111010001101000111011010011011100111110111001011111010001101000111011010011011100111101101011110 cbe8d1da6e7dcbe8d1da6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ËèÑÚn}ËèÑÚn{^ 1000111110101010101100111000111110101011101100101000111110101010110100001000111110101010111000100110111001111101100011111010101010110011100011111010101110110010100011111010101011010000100011111010101011100010011011100111101101011110 8faab38fabb28faad08faae26e7d8faab38fabb28faad08faae26e7b5e
UTF-8 ËèÑÚn}ËèÑÚn{^ 110000111000101111000011101010001100001110010001110000111001101001101110011111011100001110001011110000111010100011000011100100011100001110011010011011100111101101011110 c38bc3a8c391c39a6e7dc38bc3a8c391c39a6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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