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 寘フ鮃寘フ鮃^ 111110101010100111001100111010011011011111110110010110111111101010101001110011001110100110110111111101100101101101011110 faa9cce9b7f65bfaa9cce9b7f65b5e
EUC-JP 寘フ鮃?寘フ鮃?^ 1000111110111010111000011000111011001100111100101011100100111111100011111011101011100001100011101100110011110010101110010011111101011110 8fbae18eccf2b93f8fbae18eccf2b93f5e
UTF-8 寘フ鮃寘フ鮃^ 11100101101011111001100011101111101111101000110011101001101011101000001111101110100100101000001111100101101011111001100011101111101111101000110011101001101011101000001111101110100100101000001101011110 e5af98efbe8ce9ae83ee9283e5af98efbe8ce9ae83ee92835e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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