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 螟懍遵繞乗エオ 111001011010010010011100111011001000111110000101111000111000010110001111111001101011010010110101 e5a49cec8f85e3858fe6b4b5
EUC-JP 螟懍遵繞乗エオ 1110101010100110110110001110111010111101111001011110010111100101101111101110100010001110101101001000111010110101 eaa6d8eebde5e5e5bee88eb48eb5
UTF-8 螟懍遵繞乗エオ 111010001001111010011111111001101000011110001101111010011000000110110101111001111011100110011110111001001011100110010111111011111011110110110100111011111011110110110101 e89e9fe6878de981b5e7b99ee4b997efbdb4efbdb5
UHC 螟?遵繞??? 11011001101011010011111111110001111001011110100110100100001111110011111100111111 d9ad3ff1e5e9a43f3f3f

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