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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蒸孟臺}蒸孟臺{^ 100011111111011010010110110100001110010001101001011111011000111111110110100101101101000011100100011010010111101101011110 8ff696d0e4697d8ff696d0e4697b5e
EUC-JP 蒸孟臺}蒸孟臺{^ 101111101111100011001100110100101110011111001010011111011011111011111000110011001101001011100111110010100111101101011110 bef8ccd2e7ca7dbef8ccd2e7ca7b5e
UTF-8 蒸孟臺}蒸孟臺{^ 111010001001001010111000111001011010110110011111111010001000011110111010011111011110100010010010101110001110010110101101100111111110100010000111101110100111101101011110 e892b8e5ad9fe887ba7de892b8e5ad9fe887ba7b5e
UHC 蒸孟臺}蒸孟臺{^ 111100011111101011011000111010111101001111100110011111011111000111111010110110001110101111010011111001100111101101011110 f1fad8ebd3e67df1fad8ebd3e67b5e

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