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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 莉イ奛。莉イ奛擔 11100100101110111011001011111010101000011010000111100100101110111011001011111010101000011001110101011110 e4bbb2faa1a1e4bbb2faa19d5e
EUC-JP 莉イ奛。莉イ奛擔 111010001011110110001110101100101000111110111000111101111000111010100001111010001011110110001110101100101000111110111000111101111101100110111111 e8bd8eb28fb8f78ea1e8bd8eb28fb8f7d9bf
UTF-8 莉イ奛。莉イ奛擔 111010001000111010001001111011111011110110110010111001011010010110011011111011111011110110100001111010001000111010001001111011111011110110110010111001011010010110011011111001101001001110010100 e88e89efbdb2e5a59befbda1e88e89efbdb2e5a59be69394
UHC 莉???莉??擔 1101011111101001001111110011111100111111110101111110100100111111001111111101001110111101 d7e93f3f3fd7e93f3fd3bd

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