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 厭?У\}厭?У\{^ 100010010111110100111111100001000101010001011100011111011000100101111101001111111000010001010100010111000111101101011110 897d3f84545c7d897d3f84545c7b5e
EUC-JP 厭?У\}厭?У\{^ 101100011101111000111111101001111011010101011100011111011011000111011110001111111010011110110101010111000111101101011110 b1de3fa7b55c7db1de3fa7b55c7b5e
UTF-8 厭뗫У\}厭뗫У\{^ 111001011000111010101101111010111001011110101011110100001010001101011100011111011110010110001110101011011110101110010111101010111101000010100011010111000111101101011110 e58eadeb97abd0a35c7de58eadeb97abd0a35c7b5e
UHC 厭뗫У\}厭뗫У\{^ 1110011011110100100010111110101110101100101101010101110001111101111001101111010010001011111010111010110010110101010111000111101101011110 e6f48bebacb55c7de6f48bebacb55c7b5e

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