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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 殿?爭拒殿?爭居^ 100100110110000100111111111000001010010110001011100100011001001101100001001111111110000010100101100010111000111101011110 93613fe0a58b9193613fe0a58b8f5e
EUC-JP 殿?爭拒殿?爭居^ 110001011100001000111111111000001010011110110101111100011100010111000010001111111110000010100111101101011110111101011110 c5c23fe0a7b5f1c5c23fe0a7b5ef5e
UTF-8 殿렔爭拒殿렔爭居^ 11100110101011101011111111101011101000001001010011100111100010001010110111100110100010111001001011100110101011101011111111101011101000001001010011100111100010001010110111100101101100011000010101011110 e6aebfeba094e788ade68b92e6aebfeba094e788ade5b1855e
UHC 殿렔爭拒殿렔爭居^ 1110111011111100100011101010100111101110101100111100101111011110111011101111110010001110101010011110111010110011110010111101110001011110 eefc8ea9eeb3cbdeeefc8ea9eeb3cbdc5e

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