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 奬?∨}奬?∨{^ 10011010111110110011111110000001110010010111110110011010111110110011111110000001110010010111101101011110 9afb3f81c97d9afb3f81c97b5e
EUC-JP 奬?∨}奬?∨{^ 11010100111111010011111110100010110010110111110111010100111111010011111110100010110010110111101101011110 d4fd3fa2cb7dd4fd3fa2cb7b5e
UTF-8 奬면∨}奬면∨{^ 111001011010010110101100111010111010100110110100111000101000100010101000011111011110010110100101101011001110101110101001101101001110001010001000101010000111101101011110 e5a5aceba9b4e288a87de5a5aceba9b4e288a87b5e
UHC 奬면∨}奬면∨{^ 111011011110000110111000111010011010000111111101011111011110110111100001101110001110100110100001111111010111101101011110 ede1b8e9a1fd7dede1b8e9a1fd7b5e

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