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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 薛檮k}薛檮k{^ 11100101010011001001111010001101011010110111110111100101010011001001111010001101011010110111101101011110 e54c9e8d6b7de54c9e8d6b7b5e
EUC-JP 薛檮k}薛檮k{^ 11101001101011011101101111101101011010110111110111101001101011011101101111101101011010110111101101011110 e9addbed6b7de9addbed6b7b5e
UTF-8 薛檮k}薛檮k{^ 1110100010010110100110111110011010101010101011100110101101111101111010001001011010011011111001101010101010101110011010110111101101011110 e8969be6aaae6b7de8969be6aaae6b7b5e
UHC 薛?k}薛?k{^ 1110000011100000001111110110101101111101111000001110000000111111011010110111101101011110 e0e03f6b7de0e03f6b7b5e

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