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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 襞玲棊[襞玲棊[^ 111001011111110010010111111001101001111010010111010110111110010111111100100101111110011010011110100101110101101101011110 e5fc97e69e975be5fc97e69e975b5e
EUC-JP 襞玲棊[襞玲棊[^ 111010101111111011001110111010001101101111110111010110111110101011111110110011101110100011011011111101110101101101011110 eafecee8dbf75beafecee8dbf75b5e
UTF-8 襞玲棊[襞玲棊[^ 111010001010010110011110111001111000111010110010111001101010001110001010010110111110100010100101100111101110011110001110101100101110011010100011100010100101101101011110 e8a59ee78eb2e6a38a5be8a59ee78eb2e6a38a5b5e
UHC ?玲?[?玲?[^ 0011111111010110101111000011111101011011001111111101011010111100001111110101101101011110 3fd6bc3f5b3fd6bc3f5b5e

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