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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蜍コ驕ョD蜍コ驕ョD^ 111001011000101110111010111010011000000110101110010001001110010110001011101110101110100110000001101011100100010001011110 e58bbae981ae44e58bbae981ae445e
EUC-JP 蜍コ驕ョD蜍コ驕ョD^ 11101001111010111000111010111010111100011110000110001110101011100100010011101001111010111000111010111010111100011110000110001110101011100100010001011110 e9eb8ebaf1e18eae44e9eb8ebaf1e18eae445e
UTF-8 蜍コ驕ョD蜍コ驕ョD^ 111010001001110010001101111011111011110110111010111010011010100110010101111011111011110110101110010001001110100010011100100011011110111110111101101110101110100110101001100101011110111110111101101011100100010001011110 e89c8defbdbae9a995efbdae44e89c8defbdbae9a995efbdae445e
UHC ??驕?D??驕?D^ 00111111001111111100111011110110001111110100010000111111001111111100111011110110001111110100010001011110 3f3fcef63f443f3fcef63f445e

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