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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 螻槫穀螻槫穀^ 11100101101100011001111011100101100011011001001011100101101100011001111011100101100011011001001001011110 e5b19ee58d92e5b19ee58d925e
EUC-JP 螻槫穀螻槫穀^ 11101010101100111101110011100111101110011111001011101010101100111101110011100111101110011111001001011110 eab3dce7b9f2eab3dce7b9f25e
UTF-8 螻槫穀螻槫穀^ 11101000100111101011101111100110101001111010101111100111101010011000000011101000100111101011101111100110101001111010101111100111101010011000000001011110 e89ebbe6a7abe7a980e89ebbe6a7abe7a9805e
UHC ??穀??穀^ 001111110011111111001101110110100011111100111111110011011101101001011110 3f3fcdda3f3fcdda5e

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