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 貉帷矯\}貉帷矯\{^ 1110011010111001100110111110011110001011101110000101110001111101111001101011100110011011111001111000101110111000010111000111101101011110 e6b99be78bb85c7de6b99be78bb85c7b5e
EUC-JP 貉帷矯\}貉帷矯\{^ 1110110010111011110101101110100110110110101110100101110001111101111011001011101111010110111010011011011010111010010111000111101101011110 ecbbd6e9b6ba5c7decbbd6e9b6ba5c7b5e
UTF-8 貉帷矯\}貉帷矯\{^ 1110100010110010100010011110010110111000101101111110011110011111101011110101110001111101111010001011001010001001111001011011100010110111111001111001111110101111010111000111101101011110 e8b289e5b8b7e79faf5c7de8b289e5b8b7e79faf5c7b5e
UHC ??矯\}??矯\{^ 00111111001111111100111011101100010111000111110100111111001111111100111011101100010111000111101101011110 3f3fceec5c7d3f3fceec5c7b5e

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