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}???c{^ 0011111100111111001111110110001101111101001111110011111100111111011000110111101101011110 3f3f3f637d3f3f3f637b5e
SJIS-WIN 曜??c}曜??c{^ 10010111011010100011111100111111011000110111110110010111011010100011111100111111011000110111101101011110 976a3f3f637d976a3f3f637b5e
EUC-JP 曜??c}曜??c{^ 11001101110010110011111100111111011000110111110111001101110010110011111100111111011000110111101101011110 cdcb3f3f637dcdcb3f3f637b5e
UTF-8 曜쒕젡c}曜쒕젡c{^ 1110011010011011100111001110110010010010100101011110110010100000101000010110001101111101111001101001101110011100111011001001001010010101111011001010000010100001011000110111101101011110 e69b9cec9295eca0a1637de69b9cec9295eca0a1637b5e
UHC 曜쒕젡c}曜쒕젡c{^ 1110100011111000100111001110101110100000100110100110001101111101111010001111100010011100111010111010000010011010011000110111101101011110 e8f89ceba09a637de8f89ceba09a637b5e

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