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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鬆蝉ソカ鬆先応^ 11101001101000001001000011100100101111111011011011101001101000001001000011100110100010011001111001011110 e9a090e4bfb6e9a090e6899e5e
EUC-JP 鬆蝉ソカ鬆先応^ 111100101010001011000000111001101000111010111111100011101011011011110010101000101100000011101000101100011111111001011110 f2a2c0e68ebf8eb6f2a2c0e8b1fe5e
UTF-8 鬆蝉ソカ鬆先応^ 11101001101011001000011011101000100111011000100111101111101111011011111111101111101111011011011011101001101011001000011011100101100001011000100011100101101111111001110001011110 e9ac86e89d89efbdbfefbdb6e9ac86e58588e5bf9c5e
UHC ?????先?^ 001111110011111100111111001111110011111111100000101110110011111101011110 3f3f3f3f3fe0bb3f5e

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