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 坦即短存}坦即短存{^ 10010010010100101001000110100110100100100101101010010001101101100111110110010010010100101001000110100110100100100101101010010001101101100111101101011110 925291a6925a91b67d925291a6925a91b67b5e
EUC-JP 坦即短存}坦即短存{^ 11000011101100111100001010101000110000111011101111000010101110000111110111000011101100111100001010101000110000111011101111000010101110000111101101011110 c3b3c2a8c3bbc2b87dc3b3c2a8c3bbc2b87b5e
UTF-8 坦即短存}坦即短存{^ 111001011001110110100110111001011000110110110011111001111001111110101101111001011010110110011000011111011110010110011101101001101110010110001101101100111110011110011111101011011110010110101101100110000111101101011110 e59da6e58db3e79fade5ad987de59da6e58db3e79fade5ad987b5e
UHC 坦?短存}坦?短存{^ 1111011110100100001111111101001110101101111100001110110101111101111101111010010000111111110100111010110111110000111011010111101101011110 f7a43fd3adf0ed7df7a43fd3adf0ed7b5e

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