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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 驕剰ヲ±驕剰ヲ+^ 111010011000000110001111111010001010011010000001011111011110100110000001100011111110100010100110100000010111101101011110 e9818fe8a6817de9818fe8a6817b5e
EUC-JP 驕剰ヲ±驕剰ヲ+^ 1111000111100001101111101110101010001110101001101010000111011110111100011110000110111110111010101000111010100110101000011101110001011110 f1e1beea8ea6a1def1e1beea8ea6a1dc5e
UTF-8 驕剰ヲ±驕剰ヲ+^ 111010011010100110010101111001011000100110110000111011111011110110100110110000101011000111101001101010011001010111100101100010011011000011101111101111011010011011101111101111001000101101011110 e9a995e589b0efbda6c2b1e9a995e589b0efbda6efbc8b5e
UHC 驕??±驕??+^ 11001110111101100011111100111111101000011011111011001110111101100011111100111111101000111010101101011110 cef63f3fa1becef63f3fa3ab5e

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