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 霎ー蟆笠霎ー蟆顎^ 111010001011111010110000111001011011000010001010011111011110100010111110101100001110010110110000100010100111101101011110 e8beb0e5b08a7de8beb0e5b08a7b5e
EUC-JP 霎ー蟆笠霎ー蟆顎^ 1111000011000000100011101011000011101010101100101011001111011110111100001100000010001110101100001110101010110010101100111101110001011110 f0c08eb0eab2b3def0c08eb0eab2b3dc5e
UTF-8 霎ー蟆笠霎ー蟆顎^ 11101001100111001000111011101111101111011011000011101000100111111000011011100111101011001010000011101001100111001000111011101111101111011011000011101000100111111000011011101001101000011000111001011110 e99c8eefbdb0e89f86e7aca0e99c8eefbdb0e89f86e9a18e5e
UHC ???笠???顎^ 0011111100111111001111111101100010100010001111110011111100111111111001001100100101011110 3f3f3fd8a23f3f3fe4c95e

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