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 存校??}存校??{^ 100100011011011010001101010110100011111100111111011111011001000110110110100011010101101000111111001111110111101101011110 91b68d5a3f3f7d91b68d5a3f3f7b5e
EUC-JP 存校??}存校??{^ 110000101011100010111001101110110011111100111111011111011100001010111000101110011011101100111111001111110111101101011110 c2b8b9bb3f3f7dc2b8b9bb3f3f7b5e
UTF-8 存校렩싹}存校렩싹{^ 111001011010110110011000111001101010000010100001111010111010000010101001111011001000101110111001011111011110010110101101100110001110011010100000101000011110101110100000101010011110110010001011101110010111101101011110 e5ad98e6a0a1eba0a9ec8bb97de5ad98e6a0a1eba0a9ec8bb97b5e
UHC 存校렩싹}存校렩싹{^ 11110000111011011100111011101000100011101011011110111101110011110111110111110000111011011100111011101000100011101011011110111101110011110111101101011110 f0edcee88eb7bdcf7df0edcee88eb7bdcf7b5e

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