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 瓦峯?}瓦峯?{^ 10001010101000101001010111110101001111110111110110001010101000101001010111110101001111110111101101011110 8aa295f53f7d8aa295f53f7b5e
EUC-JP 瓦峯?}瓦峯?{^ 10110100101001001100101011110111001111110111110110110100101001001100101011110111001111110111101101011110 b4a4caf73f7db4a4caf73f7b5e
UTF-8 瓦峯충}瓦峯충{^ 111001111001001110100110111001011011001110101111111011001011011010101001011111011110011110010011101001101110010110110011101011111110110010110110101010010111101101011110 e793a6e5b3afecb6a97de793a6e5b3afecb6a97b5e
UHC 瓦峯충}瓦峯충{^ 111010001011111111011100111001111100001111100110011111011110100010111111110111001110011111000011111001100111101101011110 e8bfdce7c3e67de8bfdce7c3e67b5e

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