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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 瓦η?\}瓦η?\{^ 100010101010001010000011110001010011111101011100011111011000101010100010100000111100010100111111010111000111101101011110 8aa283c53f5c7d8aa283c53f5c7b5e
EUC-JP 瓦η?\}瓦η?\{^ 101101001010010010100110110001110011111101011100011111011011010010100100101001101100011100111111010111000111101101011110 b4a4a6c73f5c7db4a4a6c73f5c7b5e
UTF-8 瓦η떥\}瓦η떥\{^ 111001111001001110100110110011101011011111101011100101101010010101011100011111011110011110010011101001101100111010110111111010111001011010100101010111000111101101011110 e793a6ceb7eb96a55c7de793a6ceb7eb96a55c7b5e
UHC 瓦η떥\}瓦η떥\{^ 1110100010111111101001011110011110001011101110000101110001111101111010001011111110100101111001111000101110111000010111000111101101011110 e8bfa5e78bb85c7de8bfa5e78bb85c7b5e

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