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 曠£奔曠¢擠^ 10011110010001001000000110010010100101100111101010011110010001001000000110010001100111011010100101011110 9e448192967a9e4481919da95e
EUC-JP 曠£奔曠¢擠^ 11011011101001011010000111110010110010111101101111011011101001011010000111110001110110101010101101011110 dba5a1f2cbdbdba5a1f1daab5e
UTF-8 曠£奔曠¢擠^ 11100110100110111010000011101111101111111010000111100101101001011001010011100110100110111010000011101111101111111010000011100110100100111010000001011110 e69ba0efbfa1e5a594e69ba0efbfa0e693a05e
UHC 曠£奔曠¢?^ 110011101100011110100001110011001101110111000110110011101100011110100001110010110011111101011110 cec7a1ccddc6cec7a1cb3f5e

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