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 譖匁尠[譖匁尠[^ 111001101001101110010110111001101001101110010110010110111110011010011011100101101110011010011011100101100101101101011110 e69b96e69b965be69b96e69b965b5e
EUC-JP 譖匁尠[譖匁尠[^ 111010111111101111001100111010001101010111110110010110111110101111111011110011001110100011010101111101100101101101011110 ebfbcce8d5f65bebfbcce8d5f65b5e
UTF-8 譖匁尠[譖匁尠[^ 111010001010110110010110111001011000110010000001111001011011000010100000010110111110100010101101100101101110010110001100100000011110010110110000101000000101101101011110 e8ad96e58c81e5b0a05be8ad96e58c81e5b0a05b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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