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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN モケ鮏n}モケ鮏n{^ 11010011101110011111110001000011011011100111110111010011101110011111110001000011011011100111101101011110 d3b9fc436e7dd3b9fc436e7b5e
EUC-JP モケ鮏n}モケ鮏n{^ 10001110110100111000111010111001100011111110101011011011011011100111110110001110110100111000111010111001100011111110101011011011011011100111101101011110 8ed38eb98feadb6e7d8ed38eb98feadb6e7b5e
UTF-8 モケ鮏n}モケ鮏n{^ 1110111110111110100100111110111110111101101110011110100110101110100011110110111001111101111011111011111010010011111011111011110110111001111010011010111010001111011011100111101101011110 efbe93efbdb9e9ae8f6e7defbe93efbdb9e9ae8f6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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