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 塋ゆ?耶??餓 1001101011001000100000101110010000111111100101101110101100111111001111111000100111101100 9ac882e43f96eb3f3f89ec
EUC-JP 塋ゆ?耶??餓 1101010011001010101001001110011000111111110011001110110100111111001111111011001011101110 d4caa4e63fcced3f3fb2ee
UTF-8 塋ゆ쓳耶섊윮餓 111001011010000110001011111000111000001010000110111011001001001110110011111010001000000010110110111011001000010010001010111011001001110010101110111010011010010010010011 e5a18be38286ec93b3e880b6ec848aec9caee9a493
UHC 塋ゆ쓳耶섊윮餓 1110011110101011101010101110011010011101100100011110010110101101100110001110011110011111101011011110010010111011 e7abaae69d91e5ad98e79fade4bb

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