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{^ 1101101011101010011111010110101101111101110110101110101001111101011010110111101101011110 daea7d6b7ddaea7d6b7b5e
EUC-JP レ黨k}レ黨k{^ 10001110110110101111001111011110011010110111110110001110110110101111001111011110011010110111101101011110 8edaf3de6b7d8edaf3de6b7b5e
UTF-8 レ黨k}レ黨k{^ 1110111110111110100110101110100110111011101010000110101101111101111011111011111010011010111010011011101110101000011010110111101101011110 efbe9ae9bba86b7defbe9ae9bba86b7b5e
UHC ?黨k}?黨k{^ 0011111111010011110110100110101101111101001111111101001111011010011010110111101101011110 3fd3da6b7d3fd3da6b7b5e

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