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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 莉冶カウ霎ー雍 1110010010111011100101101110100010110110101100111110100010111110101100001110100010110100 e4bb96e8b6b3e8beb0e8b4
EUC-JP 莉冶カウ霎ー雍 1110100010111101110011001110101010001110101101101000111010110011111100001100000010001110101100001111000010110110 e8bdccea8eb68eb3f0c08eb0f0b6
UTF-8 莉冶カウ霎ー雍 111010001000111010001001111001011000011010110110111011111011110110110110111011111011110110110011111010011001110010001110111011111011110110110000111010011001101110001101 e88e89e586b6efbdb6efbdb3e99c8eefbdb0e99b8d
UHC 莉冶????雍 11010111111010011110010110100111001111110011111100111111001111111110100010111100 d7e9e5a73f3f3f3fe8bc

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