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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 譫蝉セ±譫蝉セ+^ 111001101001111010010000111001001011111010000001011111011110011010011110100100001110010010111110100000010111101101011110 e69e90e4be817de69e90e4be817b5e
EUC-JP 譫蝉セ±譫蝉セ+^ 1110101111111110110000001110011010001110101111101010000111011110111010111111111011000000111001101000111010111110101000011101110001011110 ebfec0e68ebea1deebfec0e68ebea1dc5e
UTF-8 譫蝉セ±譫蝉セ+^ 111010001010110110101011111010001001110110001001111011111011110110111110110000101011000111101000101011011010101111101000100111011000100111101111101111011011111011101111101111001000101101011110 e8adabe89d89efbdbec2b1e8adabe89d89efbdbeefbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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