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 ォ頤ンォ頤ン^ 11110001101100001010101111101000111100111101110111110001101100001010101111101000111100111101110101011110 f1b0abe8f3ddf1b0abe8f3dd5e
EUC-JP ?ォ頤ン?ォ頤ン^ 001111111000111010101011111100001111010110001110110111010011111110001110101010111111000011110101100011101101110101011110 3f8eabf0f58edd3f8eabf0f58edd5e
UTF-8 ォ頤ンォ頤ン^ 11101110100001001010101111101111101111011010101111101001101000001010010011101111101111101001110111101110100001001010101111101111101111011010101111101001101000001010010011101111101111101001110101011110 ee84abefbdabe9a0a4efbe9dee84abefbdabe9a0a4efbe9d5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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