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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 闌肋n}闌肋n{^ 11101000100011001001100001011101011011100111110111101000100011001001100001011101011011100111101101011110 e88c985d6e7de88c985d6e7b5e
EUC-JP 闌肋n}闌肋n{^ 11101111111011001100111110111110011011100111110111101111111011001100111110111110011011100111101101011110 efeccfbe6e7defeccfbe6e7b5e
UTF-8 闌肋n}闌肋n{^ 1110100110010111100011001110100010000010100010110110111001111101111010011001011110001100111010001000001010001011011011100111101101011110 e9978ce8828b6e7de9978ce8828b6e7b5e
UHC ?肋n}?肋n{^ 0011111111010111110011100110111001111101001111111101011111001110011011100111101101011110 3fd7ce6e7d3fd7ce6e7b5e

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