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 葉??葉??猥 10010111011101000011111100111111100101110111010000111111001111111110000011001110 97743f3f97743f3fe0ce
EUC-JP 葉??葉??猥 11001101110101010011111100111111110011011101010100111111001111111110000011010000 cdd53f3fcdd53f3fe0d0
UTF-8 葉뗫젾葉뗫젾猥 111010001001000110001001111010111001011110101011111011001010000010111110111010001001000110001001111010111001011110101011111011001010000010111110111001111000110010100101 e89189eb97abeca0bee89189eb97abeca0bee78ca5
UHC 葉뗫젾葉뗫젾猥 1110011110101000100010111110101110100000101100001110011110101000100010111110101110100000101100001110100011100101 e7a88beba0b0e7a88beba0b0e8e5

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