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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 驩ヲ夋厭驩ヲ夋閲^ 111010011000100110100110111110101001111110001001011111011110100110001001101001101111101010011111100010010111101101011110 e989a6fa9f897de989a6fa9f897b5e
EUC-JP 驩ヲ夋厭驩ヲ夋閲^ 11110001111010011000111010100110100011111011100011100001101100011101111011110001111010011000111010100110100011111011100011100001101100011101110001011110 f1e98ea68fb8e1b1def1e98ea68fb8e1b1dc5e
UTF-8 驩ヲ夋厭驩ヲ夋閲^ 11101001101010011010100111101111101111011010011011100101101001001000101111100101100011101010110111101001101010011010100111101111101111011010011011100101101001001000101111101001100101101011001001011110 e9a9a9efbda6e5a48be58eade9a9a9efbda6e5a48be996b25e
UHC 驩??厭驩???^ 111111001011111000111111001111111110011011110100111111001011111000111111001111110011111101011110 fcbe3f3fe6f4fcbe3f3f3f5e

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