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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 劾?????e^ 100010100100111000111111001111110011111100111111001111110110010101011110 8a4e3f3f3f3f3f655e
EUC-JP 劾?????e^ 101100111010111100111111001111110011111100111111001111110110010101011110 b3af3f3f3f3f3f655e
UTF-8 劾ⁿ텑淋묣땅e^ 1110010110001010101111101110001010000001101111111110110110000101100100011110111110100111101101011110101110101100101000111110101110010101100001010110010101011110 e58abee281bfed8591efa7b5ebaca3eb9585655e
UHC 劾ⁿ텑淋묣땅e^ 1111101010110110101010011111101010110110100010111110110011111000100100011111101010110110101001010110010101011110 fab6a9fab68becf891fab6a5655e

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