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 鱆x鱆x^ 111010011011000110000110011110001110100110110001100001100111100001011110 e9b18678e9b186785e
SJIS-WIN ?±?x?±?x^ 0011111110000001011111010011111101111000001111111000000101111101001111110111100001011110 3f817d3f783f817d3f785e
EUC-JP é±?xé±?x^ 100011111010101110110001101000011101111000111111011110001000111110101011101100011010000111011110001111110111100001011110 8fabb1a1de3f788fabb1a1de3f785e
UTF-8 鱆x鱆x^ 110000111010100111000010101100011100001010000110011110001100001110101001110000101011000111000010100001100111100001011110 c3a9c2b1c28678c3a9c2b1c286785e
UHC ?±?x?±?x^ 0011111110100001101111100011111101111000001111111010000110111110001111110111100001011110 3fa1be3f783fa1be3f785e

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