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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN モケ鮏[モケ鮏[^ 1101001110111001111111000100001101011011110100111011100111111100010000110101101101011110 d3b9fc435bd3b9fc435b5e
EUC-JP モケ鮏[モケ鮏[^ 1000111011010011100011101011100110001111111010101101101101011011100011101101001110001110101110011000111111101010110110110101101101011110 8ed38eb98feadb5b8ed38eb98feadb5b5e
UTF-8 モケ鮏[モケ鮏[^ 111011111011111010010011111011111011110110111001111010011010111010001111010110111110111110111110100100111110111110111101101110011110100110101110100011110101101101011110 efbe93efbdb9e9ae8f5befbe93efbdb9e9ae8f5b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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