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 﨟シ螟ア貉懃明^ 11111011100111011011110011100101101001001011000111100110101110011001110011100111100101101011111001011110 fb9dbce5a4b1e6b99ce796be5e
EUC-JP ?シ螟ア貉懃明^ 0011111110001110101111001110101010100110100011101011000111101100101110111101100011101001110011001100000001011110 3f8ebceaa68eb1ecbbd8e9ccc05e
UTF-8 﨟シ螟ア貉懃明^ 11101111101010001001111111101111101111011011110011101000100111101001111111101111101111011011000111101000101100101000100111100110100001111000001111100110100110001000111001011110 efa89fefbdbce89e9fefbdb1e8b289e68783e6988e5e
UHC ??螟??懃明^ 0011111100111111110110011010110100111111001111111101000011000100110110011010010101011110 3f3fd9ad3f3fd0c4d9a55e

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