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 盖鞦痿\}盖鞦痿\{^ 1110000110110011111010001110000111100001011111100101110001111101111000011011001111101000111000011110000101111110010111000111101101011110 e1b3e8e1e17e5c7de1b3e8e1e17e5c7b5e
EUC-JP 盖鞦痿\}盖鞦痿\{^ 1110001010110101111100001110001111100001110111110101110001111101111000101011010111110000111000111110000111011111010111000111101101011110 e2b5f0e3e1df5c7de2b5f0e3e1df5c7b5e
UTF-8 盖鞦痿\}盖鞦痿\{^ 1110011110011011100101101110100110011110101001101110011110010111101111110101110001111101111001111001101110010110111010011001111010100110111001111001011110111111010111000111101101011110 e79b96e99ea6e797bf5c7de79b96e99ea6e797bf5c7b5e
UHC 盖??\}盖??\{^ 11001011110011000011111100111111010111000111110111001011110011000011111100111111010111000111101101011110 cbcc3f3f5c7dcbcc3f3f5c7b5e

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