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 シエシ゚シエシ゚^ 101111001011010010111100110111111011110010110100101111001101111101011110 bcb4bcdfbcb4bcdf5e
EUC-JP シエシ゚シエシ゚^ 1000111010111100100011101011010010001110101111001000111011011111100011101011110010001110101101001000111010111100100011101101111101011110 8ebc8eb48ebc8edf8ebc8eb48ebc8edf5e
UTF-8 シエシ゚シエシ゚^ 11101111101111011011110011101111101111011011010011101111101111011011110011101111101111101001111111101111101111011011110011101111101111011011010011101111101111011011110011101111101111101001111101011110 efbdbcefbdb4efbdbcefbe9fefbdbcefbdb4efbdbcefbe9f5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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