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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 訒ェ螟ア蠑。魘ォ 111110111010001110101010111001011010010010110001111001011011110010100001111010011011010010101011 fba3aae5a4b1e5bca1e9b4ab
EUC-JP 訒ェ螟ア蠑。魘ォ 1000111111011101110010001000111010101010111010101010011010001110101100011110101010111110100011101010000111110010101101101000111010101011 8fddc88eaaeaa68eb1eabe8ea1f2b68eab
UTF-8 訒ェ螟ア蠑。魘ォ 111010001010100010010010111011111011110110101010111010001001111010011111111011111011110110110001111010001010000010010001111011111011110110100001111010011010110110011000111011111011110110101011 e8a892efbdaae89e9fefbdb1e8a091efbda1e9ad98efbdab
UHC ??螟????? 001111110011111111011001101011010011111100111111001111110011111100111111 3f3fd9ad3f3f3f3f3f

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