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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驍雁嚀}驍雁嚀{^ 111010011000001010001010111001011001101010000110011111011110100110000010100010101110010110011010100001100111101101011110 e9828ae59a867de9828ae59a867b5e
EUC-JP 驍雁嚀}驍雁嚀{^ 111100011110001010110100111001111101001111100110011111011111000111100010101101001110011111010011111001100111101101011110 f1e2b4e7d3e67df1e2b4e7d3e67b5e
UTF-8 驍雁嚀}驍雁嚀{^ 111010011010100110001101111010011001101110000001111001011001101010000000011111011110100110101001100011011110100110011011100000011110010110011010100000000111101101011110 e9a98de99b81e59a807de9a98de99b81e59a807b5e
UHC 驍雁?}驍雁?{^ 11111101101001001110010011010010001111110111110111111101101001001110010011010010001111110111101101011110 fda4e4d23f7dfda4e4d23f7b5e

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