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 ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 贄c贄K}贄c贄K{^ 111001101101000101100011111001101101000101001011011111011110011011010001011000111110011011010001010010110111101101011110 e6d163e6d14b7de6d163e6d14b7b5e
EUC-JP 贄c贄K}贄c贄K{^ 111011001101001101100011111011001101001101001011011111011110110011010011011000111110110011010011010010110111101101011110 ecd363ecd34b7decd363ecd34b7b5e
UTF-8 贄c贄K}贄c贄K{^ 11101000101101001000010001100011111010001011010010000100010010110111110111101000101101001000010001100011111010001011010010000100010010110111101101011110 e8b48463e8b4844b7de8b48463e8b4844b7b5e
UHC 贄c贄K}贄c贄K{^ 111100101011111001100011111100101011111001001011011111011111001010111110011000111111001010111110010010110111101101011110 f2be63f2be4b7df2be63f2be4b7b5e

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