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 荵齢囹荵齢囹^ 11100100101110011001011111101110100110101001101011100100101110011001011111101110100110101001101001011110 e4b997ee9a9ae4b997ee9a9a5e
EUC-JP 荵齢囹荵齢囹^ 11101000101110111100111011110000110100111111101011101000101110111100111011110000110100111111101001011110 e8bbcef0d3fae8bbcef0d3fa5e
UTF-8 荵齢囹荵齢囹^ 11101000100011011011010111101001101111011010001011100101100110111011100111101000100011011011010111101001101111011010001011100101100110111011100101011110 e88db5e9bda2e59bb9e88db5e9bda2e59bb95e
UHC ??囹??囹^ 001111110011111111010110101101110011111100111111110101101011011101011110 3f3fd6b73f3fd6b75e

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