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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 獗ィ糲n}獗ィ糲n{^ 111000001101001110101000111000101111100001101110011111011110000011010011101010001110001011111000011011100111101101011110 e0d3a8e2f86e7de0d3a8e2f86e7b5e
EUC-JP 獗ィ糲n}獗ィ糲n{^ 1110000011010101100011101010100011100100111110100110111001111101111000001101010110001110101010001110010011111010011011100111101101011110 e0d58ea8e4fa6e7de0d58ea8e4fa6e7b5e
UTF-8 獗ィ糲n}獗ィ糲n{^ 1110011110001101100101111110111110111101101010001110011110110011101100100110111001111101111001111000110110010111111011111011110110101000111001111011001110110010011011100111101101011110 e78d97efbda8e7b3b26e7de78d97efbda8e7b3b26e7b5e
UHC 獗??n}獗??n{^ 11001111111100010011111100111111011011100111110111001111111100010011111100111111011011100111101101011110 cff13f3f6e7dcff13f3f6e7b5e

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