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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鉚懃劼D鉚懃劼D^ 111001111111010010011100111001111001100110100010010001001110011111110100100111001110011110011001101000100100010001011110 e7f49ce799a244e7f49ce799a2445e
EUC-JP 鉚懃劼D鉚懃劼D^ 111011101111011011011000111010011101001010100100010001001110111011110110110110001110100111010010101001000100010001011110 eef6d8e9d2a444eef6d8e9d2a4445e
UTF-8 鉚懃劼D鉚懃劼D^ 111010011000100110011010111001101000011110000011111001011000101010111100010001001110100110001001100110101110011010000111100000111110010110001010101111000100010001011110 e9899ae68783e58abc44e9899ae68783e58abc445e
UHC ?懃?D?懃?D^ 0011111111010000110001000011111101000100001111111101000011000100001111110100010001011110 3fd0c43f443fd0c43f445e

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