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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 嵂失鶯漆}嵂失鶯漆{^ 11111010101100101000111010111000111010011111001010001110101111010111110111111010101100101000111010111000111010011111001010001110101111010111101101011110 fab28eb8e9f28ebd7dfab28eb8e9f28ebd7b5e
EUC-JP 嵂失鶯漆}嵂失鶯漆{^ 100011111011101111010000101111001011101011110010111101001011110010111111011111011000111110111011110100001011110010111010111100101111010010111100101111110111101101011110 8fbbd0bcbaf2f4bcbf7d8fbbd0bcbaf2f4bcbf7b5e
UTF-8 嵂失鶯漆}嵂失鶯漆{^ 111001011011010110000010111001011010010010110001111010011011011010101111111001101011110010000110011111011110010110110101100000101110010110100100101100011110100110110110101011111110011010111100100001100111101101011110 e5b582e5a4b1e9b6afe6bc867de5b582e5a4b1e9b6afe6bc867b5e
UHC ?失鶯漆}?失鶯漆{^ 0011111111100011111101111110010110100011111101101101010001111101001111111110001111110111111001011010001111110110110101000111101101011110 3fe3f7e5a3f6d47d3fe3f7e5a3f6d47b5e

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