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 贖峨け贖丈音^ 11100110110111001000100111100011100000101010111111100110110111001000111111100100100010011011100101011110 e6dc89e382afe6dc8fe489b95e
EUC-JP 贖峨け贖丈音^ 11101100110111101011001011100101101001001011000111101100110111101011111011100110101100101011101101011110 ecdeb2e5a4b1ecdebee6b2bb5e
UTF-8 贖峨け贖丈音^ 11101000101101001001011011100101101100111010100011100011100000011001000111101000101101001001011011100100101110001000100011101001100111111011001101011110 e8b496e5b3a8e38191e8b496e4b888e99fb35e
UHC 贖峨け贖丈音^ 11100001110110111110010010110001101010101011000111100001110110111110110111011011111010111110010101011110 e1dbe4b1aab1e1dbeddbebe55e

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