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 ??N}??N{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 髮砿N}髮砿N{^ 11101001100110111000110101111011010011100111110111101001100110111000110101111011010011100111101101011110 e99b8d7b4e7de99b8d7b4e7b5e
EUC-JP 髮砿N}髮砿N{^ 11110001111110111011100111011100010011100111110111110001111110111011100111011100010011100111101101011110 f1fbb9dc4e7df1fbb9dc4e7b5e
UTF-8 髮砿N}髮砿N{^ 1110100110101011101011101110011110100000101111110100111001111101111010011010101110101110111001111010000010111111010011100111101101011110 e9abaee7a0bf4e7de9abaee7a0bf4e7b5e
UHC 髮?N}髮?N{^ 1101101110100101001111110100111001111101110110111010010100111111010011100111101101011110 dba53f4e7ddba53f4e7b5e

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