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 犀貰薛\}犀貰薛\{^ 1000110111010010100101101110000111100101010011000101110001111101100011011101001010010110111000011110010101001100010111000111101101011110 8dd296e1e54c5c7d8dd296e1e54c5c7b5e
EUC-JP 犀貰薛\}犀貰薛\{^ 1011101011010100110011001110001111101001101011010101110001111101101110101101010011001100111000111110100110101101010111000111101101011110 bad4cce3e9ad5c7dbad4cce3e9ad5c7b5e
UTF-8 犀貰薛\}犀貰薛\{^ 1110011110001010100000001110100010110010101100001110100010010110100110110101110001111101111001111000101010000000111010001011001010110000111010001001011010011011010111000111101101011110 e78a80e8b2b0e8969b5c7de78a80e8b2b0e8969b5c7b5e
UHC 犀貰薛\}犀貰薛\{^ 1101111111111001111000011010111011100000111000000101110001111101110111111111100111100001101011101110000011100000010111000111101101011110 dff9e1aee0e05c7ddff9e1aee0e05c7b5e

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