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 永??諛??裔 10001001011010010011111100111111111001101000011100111111001111111110010111100001 89693f3fe6873f3fe5e1
EUC-JP 永??諛??裔 10110001110010100011111100111111111010111110011100111111001111111110101011100011 b1ca3f3febe73f3feae3
UTF-8 永귣툖諛멧펺裔 111001101011000010111000111010101011011110100011111011011000100010010110111010001010101110011011111010111010100110100111111011011000111010111010111010001010001110010100 e6b0b8eab7a3ed8896e8ab9beba9a7ed8ebae8a394
UHC 永귣툖諛멧펺裔 1110011110110101100000101110101110111000100011011110101110110000101110001110010010111100100010101110011111100000 e7b582ebb88debb0b8e4bc8ae7e0

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