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 黍燮洩}黍燮洩{^ 100010110110111110011001110101111000100101101011011111011000101101101111100110011101011110001001011010110111101101011110 8b6f99d7896b7d8b6f99d7896b7b5e
EUC-JP 黍燮洩}黍燮洩{^ 101101011101000011010010110110011011000111001100011111011011010111010000110100101101100110110001110011000111101101011110 b5d0d2d9b1cc7db5d0d2d9b1cc7b5e
UTF-8 黍燮洩}黍燮洩{^ 111010011011101110001101111001111000011110101110111001101011010010101001011111011110100110111011100011011110011110000111101011101110011010110100101010010111101101011110 e9bb8de787aee6b4a97de9bb8de787aee6b4a97b5e
UHC 黍燮洩}黍燮洩{^ 111000001010100011100000111100001110000011011101011111011110000010101000111000001111000011100000110111010111101101011110 e0a8e0f0e0dd7de0a8e0f0e0dd7b5e

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