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 諤仙彫諤仙彫^ 11100110100000001001000011100101100100101010010011100110100000001001000011100101100100101010010001011110 e68090e592a4e68090e592a45e
EUC-JP 諤仙彫諤仙彫^ 11101011111000001100000011100111110001001010011011101011111000001100000011100111110001001010011001011110 ebe0c0e7c4a6ebe0c0e7c4a65e
UTF-8 諤仙彫諤仙彫^ 11101000101010111010010011100100101110111001100111100101101111011010101111101000101010111010010011100100101110111001100111100101101111011010101101011110 e8aba4e4bb99e5bdabe8aba4e4bb99e5bdab5e
UHC ?仙彫?仙彫^ 0011111111100000101110011111000011000001001111111110000010111001111100001100000101011110 3fe0b9f0c13fe0b9f0c15e

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