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 莉h州[莉h州[^ 111001001011101110000010100010001000111101000010010110111110010010111011100000101000100010001111010000100101101101011110 e4bb82888f425be4bb82888f425b5e
EUC-JP 莉h州[莉h州[^ 111010001011110110100011111010001011110110100011010110111110100010111101101000111110100010111101101000110101101101011110 e8bda3e8bda35be8bda3e8bda35b5e
UTF-8 莉h州[莉h州[^ 111010001000111010001001111011111011110110001000111001011011011110011110010110111110100010001110100010011110111110111101100010001110010110110111100111100101101101011110 e88e89efbd88e5b79e5be88e89efbd88e5b79e5b5e
UHC 莉h州[莉h州[^ 110101111110100110100011111010001111000110110110010110111101011111101001101000111110100011110001101101100101101101011110 d7e9a3e8f1b65bd7e9a3e8f1b65b5e

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