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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 製?憶伯製?憶伯B 100100001011101100111111100010011010111110010100100011001001000010111011001111111000100110101111100101001000110001000010 90bb3f89af948c90bb3f89af948c42
EUC-JP 製?憶伯製?憶伯B 110000001011110100111111101100101011000111000111111011001100000010111101001111111011001010110001110001111110110001000010 c0bd3fb2b1c7ecc0bd3fb2b1c7ec42
UTF-8 製렲憶伯製렲憶伯B 11101000101000111011110111101011101000001011001011100110100001101011011011100100101111001010111111101000101000111011110111101011101000001011001011100110100001101011011011100100101111001010111101000010 e8a3bdeba0b2e686b6e4bcafe8a3bdeba0b2e686b6e4bcaf42
UHC 製렲憶伯製렲憶伯B 1111000010110010100011101011111111100101111000111101101111010111111100001011001010001110101111111110010111100011110110111101011101000010 f0b28ebfe5e3dbd7f0b28ebfe5e3dbd742

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